From: Karel Zak Date: Mon, 5 Sep 2022 07:14:45 +0000 (+0200) Subject: [PATCH] rfkill: (man) List options for supported device types X-Git-Tag: archive/raspbian/2.40.2-8+rpi1~1^2^2^2^2^2^2^2^2^2^2^2^2^2^2^2^2^2^2^2~5 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/%22bookmarks:/?a=commitdiff_plain;h=e6204e9e2d1f0286284b1e8cb5809cad26ff5b4b;p=util-linux.git [PATCH] rfkill: (man) List options for supported device types Fixes: https://github.com/util-linux/util-linux/issues/1790 Signed-off-by: Karel Zak Gbp-Pq: Topic upstream Gbp-Pq: Name PATCH-rfkill-man-List-options-for-supported-device-types.patch --- diff --git a/sys-utils/rfkill.8.adoc b/sys-utils/rfkill.8.adoc index 2086798..e58fc75 100644 --- a/sys-utils/rfkill.8.adoc +++ b/sys-utils/rfkill.8.adoc @@ -50,7 +50,7 @@ Display help text and exit. Listen for rfkill events and display them on stdout. *list* [__id__|__type__ ...]:: -List the current state of all available devices. The command output format is deprecated, see the *DESCRIPTION* section. It is a good idea to check with *list* command _id_ or _type_ scope is appropriate before setting *block* or *unblock*. Special _all_ type string will match everything. Use of multiple _ID_ or _type_ arguments is supported. +List the current state of all available devices. The command output format is deprecated, see the *DESCRIPTION* section. It is a good idea to check with *list* command _id_ or _type_ scope is appropriate before setting *block* or *unblock*. Special _all_ type string will match everything. Use of multiple _ID_ or _type_ arguments is supported. Possible types are all, {wlan | wifi}, bluetooth, {uwb | ultrawideband}, wimax, wwan, gps, fm, nfc. **block** __id__|__type__ [...]:: Disable the corresponding device.